<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*åº•éƒ¨*/
p {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none !important;
}
.footer {
    width: 100%;
    height: 356px;
    min-width: 1680px;
    background-color: #0066b3;
}
.footer .copyright {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #045999;
}
.footer-content {
    /* 2023/1/20 :whcè°ƒæ•´ï¼šä¸ºæ·»åŠ&nbsp;æ‰‹æ·˜äºŒç»´ç&nbsp; */
    /* width: 960px; */
    width: 1093px;
    height: 304px;
    margin: 0 auto;
    position: relative;
    color: #fff;
}
.footer-content .footer-left {
    width: 600px;
    float: left;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 67px;
}
.footer-content .footer-contact {
    list-style-type: none;
    float: left;
}
.footer-content .footer-contact li {
    font-size: 18px;
    line-height: 35px;
}
.footer-content .footer-detail-information {
  	width:314px;
    list-style-type: none;
    float: left;
    margin: 0 15px 20px;
}
.footer-content .footer-detail-information li {
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    white-space: nowrap;
}
.footer-content .footer-detail-information li a {
    text-decoration: none;
    color: #fff;
}
.footer-content .footer-wechat {
    font-size: 14px;
    text-align: center;
    float: left;
    padding-top: 15px;
}
.footer-content .footer-wechat p {
    margin-bottom: 20px;
}
.footer-content .footer-wechat span {
    display: block;
    margin-top: 10px;
}
.footer-content .footer-wechat img {
    width: 110px;
    height: 100px;
}
.footer-content .footer-switch span {
    display: inline-block;
    font-size: 12px;
    color: #999999;
    cursor: pointer;
    line-height: 60px;
    margin-right: 10px;
}
.footer-content .footer-switch span img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    cursor: default;
}
.footer-content .vertical-bar {
    position: absolute;
    top: 80px;
    left: 585px;
    display: block;
    width: 1px;
    height: 183px;
    background-color: #fff;
}
.footer-content .friendly-links {
    font-size: 18px;
    position: absolute;
    top: 34px;
    left: 600px;
}
.footer-content .friendly-links span {
    font-size: 20px;
}
.footer-content .footer-right {
    padding-top: 86px;
    float: left;
}
.footer-content .footer-right-wechat {
    margin-left: 13px;
    text-align: center;
    float: left;
}
.footer-content .footer-right-wechat a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    margin-bottom: 12px;
    display: block;
}
.footer-content .footer-right-wechat a:hover {
    text-decoration: underline;
}
.footer-content .footer-right-wechat img {
    width: 120px;
    height: 120px;
}
/* æ‰‹æœºç«¯ */
.footer-mobile {
    width: 100%;
    background-color: #0066b3;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.footer-mobile .footer-content-mobile {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    background-color: #0066b3;
}
.footer-mobile .copyright{
    width: 100%;
    background-color: #045999;
    text-align: center;
    padding: 10px 0;
}
.footer-mobile .copyright p, .footer-mobile .copyright a{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
}
.footer-content-mobile .footer-contact {
    font-family: Source Han Sans CN;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
}
.footer-content-mobile .footer-detail-information li, .footer-content-mobile .footer-detail-information a {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    white-space: nowrap;
}
.footer-content-mobile .footer-eqcodebox {
    display: flex;
    margin-bottom: 6px;
}
.footer-content-mobile .footer-eqcodebox .footer-wechat-p {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}
.footer-content-mobile .footer-left-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 33.33%;
    max-width: 33.33%;
}
.footer-content-mobile .footer-wechat {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-content-mobile .footer-wechat&gt;img {
    max-width: 90%;
    max-height: 150px;
    /* height: 150px; */
    /* margin-right: 20px; */
}
.footer-content-mobile .footer-wechat&gt;p {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
    white-space: nowrap;
}
.footer-content-mobile .footer-wechat .footer-wechat-msg{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.footer-content-mobile .footer-right-box {
    display: flex;
    flex-direction: column;
    min-width: 66.66%;
    max-width: 66.66%;
}
.footer-content-mobile .footer-right{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.footer-content-mobile .footer-right .footer-right-wechat{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* margin-right: 20px; */
}
.footer-content-mobile .footer-right .footer-right-wechat&gt;img{
    max-width: 90%;
    max-height: 150px;
    /* height: 150px; */
}
.footer-content-mobile .footer-right .footer-right-wechat&gt;a{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
    white-space: nowrap;
}</pre></body></html>